func regexp/syntax.parse
2 uses
regexp/syntax (current package)
parse.go#L887: return parse(s, flags)
parse.go#L890: func parse(s string, flags Flags) (_ *Regexp, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)